0e689741e4758e9e082cabe9ef0f2f2cb939493f
[git-annex.git] /
1 [[!comment format=mdwn
2  username="falsifian"
3  avatar="http://cdn.libravatar.org/avatar/59c3c23c500d20d83ecb9d1f149be9ae"
4  subject="comment 3"
5  date="2021-12-31T16:03:33Z"
6  content="""
7 Looks like you are right. Thanks for the help! On DragonFlyBSD with ghc 8.10.7 I see:
8
9 ```
10 copter-dfly tmp $ runghc foo.hs
11 testing:
12 testing: bar
13 ```
14
15 I guess it is time to look at the `System.Process` module.
16 """]]